@charset "utf-8";
/* CSS Document */

.proin{
	padding: 30px 0;
}
.rpro-left{float: left;width: 300px;padding-top: 5px;}
.rpro-left .nav_left {}
.rpro-left span{
	font-size: 20px;
	display: block;
	color:#ff7a00;text-align: center;
	width: 80%;
	line-height: 35px;border: solid #666 1px;
   background: url(../images/nav_zpp.jpg) no-repeat 210px center;

}

.rpro-left dl dd:hover{background: #ff7a00;color: #fff;border: solid #ff7a00 1px;}
.rpro-left>div{padding: 8px 0;}
.rpro-left dd{
	font-size: 18px;
	color: #333;text-align: center;
	width: 80%;
	line-height: 35px;border: solid #666 1px;
 
}

.pro_right{float: right;width: 900px;padding-top: 9px;}
.pro_right ul li{
	float: left;width: 280px;margin:10px;
}
.pro_right .title_p{line-height: 38px;}
.pro_right .title_p div{float: left;padding-left: 10px;font-size: 20px;font-weight: 700;color: #666;}
.pro_right .title_p span{float: right;font-size: 14px;padding-right: 10px;}
.pro_right .title_p span a{color: #666;font-size: 14px;}
.pro_right img{width: 240px;height: 240px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;margin-top: 20px;}
.pro_right ul{width:900px;margin-top: 10px;}
.pro_right ul li a{text-align: center;display: block; color:#666;line-height: 30px;border: solid 1px #999;}
.pro_right ul li span{display: block;width: 100%;height: 38px;}
.pro_right ul li:hover img{
/*	margin-top: -5px;*/
}
.pro_right ul li:hover a{
	background:#3e93d2 ;color: #fff; 
}

.banner_news{background: url(../images/banner_news.jpg) no-repeat center;}